Gets the width of this [PresentationBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/presentationbackgroundpossiblewatermark) in points.
Gets the height of this [PresentationBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/presentationbackgroundpossiblewatermark) in points.
Gets the horizontal offset of this [PresentationBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/presentationbackgroundpossiblewatermark) from slide left border in points.
Gets the vertical offset of this [PresentationBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/presentationbackgroundpossiblewatermark) from slide top border in points.
Gets the rotate angle of this [PresentationBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/presentationbackgroundpossiblewatermark) in degrees.
Gets the [UnitOfMeasurement](../../com.groupdocs.watermark.common/unitofmeasurement) of this [PresentationBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/presentationbackgroundpossiblewatermark).
Gets the parent of this [PresentationBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/presentationbackgroundpossiblewatermark).
Returns:ContentPart - The parent of this [PresentationBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/presentationbackgroundpossiblewatermark).
getWidth()
public double getWidth()
Gets the width of this [PresentationBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/presentationbackgroundpossiblewatermark) in points.
Returns:
double - The width of this [PresentationBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/presentationbackgroundpossiblewatermark) in points.
getHeight()
public double getHeight()
Gets the height of this [PresentationBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/presentationbackgroundpossiblewatermark) in points.
Returns:
double - The height of this [PresentationBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/presentationbackgroundpossiblewatermark) in points.
getX()
public double getX()
Gets the horizontal offset of this [PresentationBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/presentationbackgroundpossiblewatermark) from slide left border in points.
Returns:
double - The x-coordinate of this [PresentationBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/presentationbackgroundpossiblewatermark).
getY()
public double getY()
Gets the vertical offset of this [PresentationBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/presentationbackgroundpossiblewatermark) from slide top border in points.
Returns:
double - The y-coordinate of this [PresentationBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/presentationbackgroundpossiblewatermark).
getRotateAngle()
public double getRotateAngle()
Gets the rotate angle of this [PresentationBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/presentationbackgroundpossiblewatermark) in degrees.
Returns:
double - The rotate angle of this [PresentationBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/presentationbackgroundpossiblewatermark) in degrees.
getUnitOfMeasurement()
public int getUnitOfMeasurement()
Gets the [UnitOfMeasurement](../../com.groupdocs.watermark.common/unitofmeasurement) of this [PresentationBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/presentationbackgroundpossiblewatermark).
Returns:
int - The [UnitOfMeasurement](../../com.groupdocs.watermark.common/unitofmeasurement) of this [PresentationBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/presentationbackgroundpossiblewatermark).