Class PdfContainerDefinition.WidthDefinedVarHeight
Inherited Members
Namespace: Lacuna.RestPki.Client.FluentApi
Assembly: Lacuna.RestPki.Client.dll
Syntax
public class WidthDefinedVarHeight
Methods
Margins(Double)
Declaration
public PadesVisualRectangle Margins(double topAndBottomMargin)
Parameters
Type | Name | Description |
---|---|---|
Double | topAndBottomMargin |
Returns
Type | Description |
---|---|
PadesVisualRectangle |
Margins(Double, Double)
Declaration
public PadesVisualRectangle Margins(double topMargin, double bottomMargin)
Parameters
Type | Name | Description |
---|---|---|
Double | topMargin | |
Double | bottomMargin |
Returns
Type | Description |
---|---|
PadesVisualRectangle |