Uses of Class
aspose.pdf.GutterPlacementType

Uses of GutterPlacementType in aspose.pdf
 

Fields in aspose.pdf declared as GutterPlacementType
static GutterPlacementType GutterPlacementType.Inner
          Represents inner placement type.
static GutterPlacementType GutterPlacementType.Left
          Represents left placement type.
static GutterPlacementType GutterPlacementType.None
          Represents none placement type.
static GutterPlacementType GutterPlacementType.Outer
          Represents outer placement type.
static GutterPlacementType GutterPlacementType.Right
          Represents right placement type.
static GutterPlacementType GutterPlacementType.Top
          Represents top placement type.
 

Methods in aspose.pdf that return GutterPlacementType
 GutterPlacementType PageGutter.getPlacement()
          Gets a GutterPlacementType. value that indicates the placement of page gutter
 

Methods in aspose.pdf with parameters of type GutterPlacementType
 void PageGutter.setPlacement(GutterPlacementType value)
          Sets a GutterPlacementType. value that indicates the placement of page gutter