Uses of Class
ch.brix.gql.client.frontify.input_objects.ExportCreativeBleedInput
-
Packages that use ExportCreativeBleedInput Package Description ch.brix.gql.client.frontify.input_objects -
-
Uses of ExportCreativeBleedInput in ch.brix.gql.client.frontify.input_objects
Methods in ch.brix.gql.client.frontify.input_objects that return ExportCreativeBleedInput Modifier and Type Method Description ExportCreativeBleedInputExportCreativeBleedInput. bottom(FloatScalar v)**BETA** `Bottom` value in mm.ExportCreativeBleedInputExportCreativeBleedInput. left(FloatScalar v)**BETA** `Left` value in mm.ExportCreativeBleedInputExportCreativeBleedInput. right(FloatScalar v)**BETA** `Right` value in mm.ExportCreativeBleedInputExportCreativeBleedInput. top(FloatScalar v)**BETA** `Top` value in mm.Methods in ch.brix.gql.client.frontify.input_objects with parameters of type ExportCreativeBleedInput Modifier and Type Method Description ExportCreativeOptionsInputExportCreativeOptionsInput. bleed(ExportCreativeBleedInput v)**BETA** `Bleed` export parameter.
-