Show / Hide Table of Contents

Class PdfContainerDefinition.WidthDefinedVarHeight

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

Methods

Margins(Double)

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

Margins(Double, Double)

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