FitRExplicitDestination
סקירה כללית
FitRExplicitDestination הוא שיעור ב Aspose.PDF FOSS עבור .NET. מורשת מ : ExplicitDestination.
מיקום היציאה הימנית (FitR).
שיעור זה מספק 5 שיטות לעבוד עם FitRExplicitDestination אובייקטים בתוכניות .NET. שיטות זמינות כוללות: CreateDestination, FitRExplicitDestination, ToString. כל החברים הציבוריים זמינים לכל יישום .NET לאחר התקנת Aspose.PDF FOSS עבור חבילת .Net. רכוש : Bottom, Left, Page, PageNumber, Right, Top,ועוד אחד.
נכסים
| שם | סוג | גישה | תיאור |
|---|---|---|---|
Left | double | קראו | מקבל את השמאל. |
Bottom | double | קראו | מקבל את התחתון. |
Right | double | קראו | מקבל את הזכות. |
Top | double | קראו | מקבל את הגבעה. |
PageNumber | int | קראו | מספר דף היעד (בסיס 1 ). |
Type | string | קראו | שם סוג היעד (Fit, XYZ, FitH וכו ‘). |
Page | Page? | קראו | דף היעד (API Parity ). |
שיטות
| חתימה | תיאור |
|---|---|
FitRExplicitDestination(page: Page, left: double, bottom: double, right: double, top: double) | התקשר ל- FitRExplicitDestination ב- instance זה של FitRexplicidDestation. |
FitRExplicitDestination(pageNumber: int, left: double, bottom: double, right: double, top: double) | |
FitRExplicitDestination(document: Document, pageNumber: int, left: double, bottom: double, right: double, top: double) | |
ToString() | התקשר ToString על הפריסה הזו של FitRExplicitDestination. |
CreateDestination(pageNumber: int, type: ExplicitDestinationType, values: double[]) | מפעל: יצירת התת-קטגוריה של יעד ספציפי עבור כתיבה בדף מספר. |