Show / Hide Table of Contents

Class PdfContainerDefinition.VarWidth

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

Methods

Margins(Double)

Declaration
public PdfContainerDefinition.WidthDefined Margins(double leftAndRightMargins)
Parameters
Type Name Description
Double leftAndRightMargins
Returns
Type Description
PdfContainerDefinition.WidthDefined

Margins(Double, Double)

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