Show / Hide Table of Contents

Class PdfContainerDefinition.HeightDefinedVarWidth

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

Methods

Margins(Double)

Declaration
public PadesVisualRectangle Margins(double leftAndRightMargins)
Parameters
Type Name Description
Double leftAndRightMargins
Returns
Type Description
PadesVisualRectangle

Margins(Double, Double)

Declaration
public PadesVisualRectangle Margins(double leftMargin, double rightMargin)
Parameters
Type Name Description
Double leftMargin
Double rightMargin
Returns
Type Description
PadesVisualRectangle
Back to top Copyright © 2015-2020 Lacuna Software