Class PdfContainerDefinition.WidthDefined
Inherited Members
Namespace: Lacuna.RestPki.Client.FluentApi
Assembly: Lacuna.RestPki.Client.dll
Syntax
public class WidthDefined
Methods
FullHeight()
Declaration
public PadesVisualRectangle FullHeight()
Returns
Type | Description |
---|---|
PadesVisualRectangle |
Height(Double)
Declaration
public PdfContainerDefinition.WidthDefinedFixedHeight Height(double height)
Parameters
Type | Name | Description |
---|---|---|
Double | height |
Returns
Type | Description |
---|---|
PdfContainerDefinition.WidthDefinedFixedHeight |
VarHeight()
Declaration
public PdfContainerDefinition.WidthDefinedVarHeight VarHeight()
Returns
Type | Description |
---|---|
PdfContainerDefinition.WidthDefinedVarHeight |