F member of the transformation matrix.
Namespace: Aspose.PdfAssembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntaxpublic double F { get; set; }Public Property F As Double
Get
Set
public:
property double F {
double get ();
void set (double value);
}member F : float with get, set
Property Value
Type:
Double
See Also