ArtifactPosition Property
Gets or sets artifact position. If this property is specified, then margins and alignments are ignored.

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public Point Position { get; set; }

Property Value

Type: Point
See Also