Aspose::Pdf::MdLoadOptions class
MdLoadOptions class
Inläsningsalternativ för konvertering till Markdown-format.
class MdLoadOptions : public Aspose::Pdf::LoadOptions
Metoder
| Metod | Beskrivning |
|---|---|
| get_IsPriorityCssPageRule() const | |
| get_PageInfo() const | Hämtar dokumentets sidinformation. |
| MdLoadOptions() | Skapar laddningsalternativ för att konvertera markdown till pdf-dokument. |
| set_IsPriorityCssPageRule(bool) | |
| set_PageInfo(const System::SharedPtr<Aspose::Pdf::PageInfo>&) | Ställer in dokumentets sidinformation. |
Se även
- Class LoadOptions
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++