Show / Hide Table of Contents

Class PdfContainerDefinition.VarHeight

Inheritance
Object
PdfContainerDefinition.VarHeight
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 VarHeight

Methods

Margins(Double)

Declaration
public PdfContainerDefinition.HeightDefined Margins(double topAndBottomMargin)
Parameters
Type Name Description
Double topAndBottomMargin
Returns
Type Description
PdfContainerDefinition.HeightDefined

Margins(Double, Double)

Declaration
public PdfContainerDefinition.HeightDefined Margins(double topMargin, double bottomMargin)
Parameters
Type Name Description
Double topMargin
Double bottomMargin
Returns
Type Description
PdfContainerDefinition.HeightDefined
Back to top Copyright © 2015-2020 Lacuna Software