DynaPDFRectMBS class
Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version
22.2
22.3
22.4
22.5
23.0
23.1
23.2
23.3
23.4
23.5
24.0
24.1
The list of the topics,
classes,
interfaces,
controls,
modules,
global methods by category,
global methods by name,
screenshots,
licenses
and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
DynaPDFRectMBS class
A rectangle for DynaPDF.
- 5 properties
- property Bottom as Double
- property Left as Double
- property Right as Double
- property Top as Double
- property Width as Double
- method Constructor(left as Double = 0.0, top as Double = 0.0, right as Double = 0.0, bottom as Double = 0.0)
This class has no sub classes.
Some methods using this class:
- DynaPDFMBS.ExtractText(PageNum as Integer, Flags as Integer, rect as DynaPDFRectMBS = nil, byref text as string) as Boolean
- DynaPDFMBS.GetAnnotBBox(ahandle as Integer) as DynaPDFRectMBS
- DynaPDFMBS.GetLogMetafileSizeEx(Buffer as Memoryblock) as DynaPDFRectMBS
- DynaPDFMBS.InsertMetafileFromHandleEx(hEnhMetafileHandle as Integer, View as DynaPDFRectMBS, PosX as Double, PosY as Double, Width as Double, Height as Double) as Boolean
- DynaPDFMBS.OpenTag(Tag as Integer, Lang as string, AltText as string, Expansion as string, BBox as DynaPDFRectMBS = nil) as boolean
- DynaPDFMBS.PrintPDFPage(PageNumber as Integer, DocName as string, DCHandle as integer, Flags as Integer = 0, Margin as DynaPDFRectMBS = nil, PrintParams as DynaPDFPrintParamsMBS = nil) as Boolean
- DynaPDFMBS.PrintPDFPageWithDialog(PageNumber as Integer, DocName as string, Flags as Integer = 0, Margin as DynaPDFRectMBS = nil, PrintParams as DynaPDFPrintParamsMBS = nil, parentWindow as Window = nil) as Boolean
- DynaPDFMBS.PrintPDFPageWithDialog(PageNumber as Integer, DocName as string, Flags as Integer, Margin as DynaPDFRectMBS, PrintParams as DynaPDFPrintParamsMBS, parentWindow as DesktopWindow) as Boolean
- DynaPDFPageMBS.GetWidthHeight(Flags as UInt32, byref Width as Single, byref Height as Single, Rotate as Integer = 0) as DynaPDFRectMBS
- DynaPDFParserMBS.FindText(area as DynaPDFRectMBS, SearchType as Integer, findText as String, continueSearch as boolean = false) as Boolean
Some properties using for this class:
Some events using this class:
- DynaPDFParseInterfaceMBS.BeginPattern(ObjectPtr as Integer, Fill as Boolean, PatternType as Integer, BBox as DynaPDFRectMBS, Matrix as DynaPDFMatrixMBS, XStep as Double, YStep as Double) as Integer
- DynaPDFParseInterfaceMBS.BeginTemplate(ObjectPtr as Integer, Handle as Integer, BBox as DynaPDFRectMBS, Matrix as DynaPDFMatrixMBS) as Integer
- DynaPDFRasterImageMBS.UpdateWindow(r as DynaPDFRectMBS, pic as Variant) as Integer
Some examples using this class:
Blog Entries
Xojo Developer Magazine
The items on this page are in the following plugins: MBS DynaPDF Plugin.
DynaPDFRawImageMBS
-
DynaPDFRelFileNodeMBS