Class DocumentLayout
Inheritance
object
DocumentLayout
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Boomack.Client.Model
Assembly: NBoomackClient.dll
Syntax
public class DocumentLayout
Properties
SlotTemplate
Declaration
public Slot SlotTemplate { get; set; }
Property Value
| Type | Description |
|---|---|
| Slot |
Zoom
Declaration
public double? Zoom { get; set; }
Property Value
| Type | Description |
|---|---|
| double? |