MeshLib C# Docs
Loading...
Searching...
No Matches
MR.PdfParameters Class Reference

Parameters of document style Generated from class MR.PdfParameters. This is the non-const half of the class. More...

+ Inheritance diagram for MR.PdfParameters:

Public Member Functions

unsafe PdfParameters ()
 Constructs an empty (default-constructed) instance.
 
unsafe 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 PdfParameters (MR._ByValue_PdfParameters _other)
 Generated from constructor MR.PdfParameters.PdfParameters.
 
 PdfParameters (Const_PdfParameters _other)
 Generated from constructor MR.PdfParameters.PdfParameters.
 
 PdfParameters (PdfParameters _other)
 Generated from constructor MR.PdfParameters.PdfParameters.
 
unsafe MR.PdfParameters assign (MR._ByValue_PdfParameters _other)
 Generated from method MR.PdfParameters.operator=.
 

Properties

new unsafe ref float titleSize [get]
 
new unsafe ref float textSize [get]
 
new unsafe MR.Std.Variant_MRPdfBuildinFont_StdFilesystemPath defaultFont [get, protected set]
 Font name.
 
new unsafe MR.Std.Variant_MRPdfBuildinFont_StdFilesystemPath defaultFontBold [get, protected set]
 
new unsafe MR.Std.Variant_MRPdfBuildinFont_StdFilesystemPath tableFont [get, protected set]
 
new unsafe MR.Std.Variant_MRPdfBuildinFont_StdFilesystemPath tableFontBold [get, protected set]
 

Detailed Description

Parameters of document style Generated from class MR.PdfParameters. This is the non-const half of the class.

Constructor & Destructor Documentation

◆ PdfParameters() [1/5]

unsafe MR.PdfParameters.PdfParameters ( )
inline

Constructs an empty (default-constructed) instance.

◆ PdfParameters() [2/5]

unsafe MR.PdfParameters.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 )
inline

Constructs MR.PdfParameters elementwise.

◆ PdfParameters() [3/5]

unsafe MR.PdfParameters.PdfParameters ( MR._ByValue_PdfParameters _other)
inline

Generated from constructor MR.PdfParameters.PdfParameters.

◆ PdfParameters() [4/5]

MR.PdfParameters.PdfParameters ( Const_PdfParameters _other)
inline

Generated from constructor MR.PdfParameters.PdfParameters.

◆ PdfParameters() [5/5]

MR.PdfParameters.PdfParameters ( PdfParameters _other)
inline

Generated from constructor MR.PdfParameters.PdfParameters.

Member Function Documentation

◆ assign()

unsafe MR.PdfParameters MR.PdfParameters.assign ( MR._ByValue_PdfParameters _other)
inline

Generated from method MR.PdfParameters.operator=.

Property Documentation

◆ defaultFont

new unsafe MR.Std.Variant_MRPdfBuildinFont_StdFilesystemPath MR.PdfParameters.defaultFont
getprotected set

Font name.

◆ defaultFontBold

new unsafe MR.Std.Variant_MRPdfBuildinFont_StdFilesystemPath MR.PdfParameters.defaultFontBold
getprotected set

◆ tableFont

new unsafe MR.Std.Variant_MRPdfBuildinFont_StdFilesystemPath MR.PdfParameters.tableFont
getprotected set

Font name for table (monospaced)

◆ tableFontBold

new unsafe MR.Std.Variant_MRPdfBuildinFont_StdFilesystemPath MR.PdfParameters.tableFontBold
getprotected set

◆ textSize

new unsafe ref float MR.PdfParameters.textSize
get

◆ titleSize

new unsafe ref float MR.PdfParameters.titleSize
get

The documentation for this class was generated from the following file: