Show / Hide Table of Contents

Class PdfContainerDefinition.WidthDefined

Inheritance
Object
PdfContainerDefinition.WidthDefined
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
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
Back to top Copyright © 2015-2020 Lacuna Software