Parameters of document style Generated from class MR.PdfParameters. This is the const half of the class.
More...
Inheritance diagram for MR.Const_PdfParameters:Classes | |
| struct | _Underlying |
Public Member Functions | |
| virtual void | Dispose () |
| unsafe | Const_PdfParameters () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_PdfParameters (float titleSize, float textSize, MR.Std._ByValue_Variant_MRPdfBuildinFont_StdFilesystemPath defaultFont, MR.Std._ByValue_Variant_MRPdfBuildinFont_StdFilesystemPath defaultFontBold, MR.Std._ByValue_Variant_MRPdfBuildinFont_StdFilesystemPath tableFont, MR.Std._ByValue_Variant_MRPdfBuildinFont_StdFilesystemPath tableFontBold) |
Constructs MR.PdfParameters elementwise. | |
| unsafe | Const_PdfParameters (MR._ByValue_PdfParameters _other) |
Generated from constructor MR.PdfParameters.PdfParameters. | |
Protected Member Functions | |
| virtual unsafe void | Dispose (bool disposing) |
Properties | |
| unsafe float | titleSize [get] |
| unsafe float | textSize [get] |
| unsafe MR.Std.Const_Variant_MRPdfBuildinFont_StdFilesystemPath | defaultFont [get] |
| Font name. | |
| unsafe MR.Std.Const_Variant_MRPdfBuildinFont_StdFilesystemPath | defaultFontBold [get] |
| unsafe MR.Std.Const_Variant_MRPdfBuildinFont_StdFilesystemPath | tableFont [get] |
| unsafe MR.Std.Const_Variant_MRPdfBuildinFont_StdFilesystemPath | tableFontBold [get] |
Properties inherited from MR.Misc.Object< Const_PdfParameters > | |
| virtual bool | _IsOwning [get] |
| Returns true if this is an owning instance, and when disposed, will destroy the underlying C++ instance. If false, we assume that the underlying C++ instance will live long enough. | |
Additional Inherited Members | |
Protected Attributes inherited from MR.Misc.Object< Const_PdfParameters > | |
| bool | _IsOwningVal |
Parameters of document style Generated from class MR.PdfParameters. This is the const half of the class.
|
get |
Font name for table (monospaced)