Show / Hide Table of Contents

Class PdfContainerDefinition.FixedWidth

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

Methods

AnchorLeft(Double)

Declaration
public PdfContainerDefinition.WidthDefined AnchorLeft(double margin = 0)
Parameters
Type Name Description
Double margin
Returns
Type Description
PdfContainerDefinition.WidthDefined

AnchorRight(Double)

Declaration
public PdfContainerDefinition.WidthDefined AnchorRight(double margin = 0)
Parameters
Type Name Description
Double margin
Returns
Type Description
PdfContainerDefinition.WidthDefined

Center()

Declaration
public PdfContainerDefinition.WidthDefined Center()
Returns
Type Description
PdfContainerDefinition.WidthDefined
Back to top Copyright © 2015-2020 Lacuna Software