Aspose::Pdf::MdLoadOptions class
MdLoadOptions class
Load options for Markdown format conversion.
class MdLoadOptions : public Aspose::Pdf::LoadOptions
Methods
Method | Description |
---|---|
get_IsPriorityCssPageRule() const | |
get_PageInfo() const | Gets document page info. |
MdLoadOptions() | Creates load options for converting markdown into pdf document. |
set_IsPriorityCssPageRule(bool) | |
set_PageInfo(System::SharedPtr<Aspose::Pdf::PageInfo>) | Sets document page info. |
See Also
- Class LoadOptions
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++