Uses of Class
com.ironsoftware.ironpdf.internal.proto.ChromeUseMarginsP
-
Packages that use ChromeUseMarginsP Package Description com.ironsoftware.ironpdf.internal.proto -
-
Uses of ChromeUseMarginsP in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return ChromeUseMarginsP Modifier and Type Method Description ChromeUseMarginsPChromeUseMarginsP.Builder. build()ChromeUseMarginsPChromeUseMarginsP.Builder. buildPartial()static ChromeUseMarginsPChromeUseMarginsP. getDefaultInstance()ChromeUseMarginsPChromeUseMarginsP.Builder. getDefaultInstanceForType()ChromeUseMarginsPChromeUseMarginsP. getDefaultInstanceForType()ChromeUseMarginsPChromePdfRenderOptionsP.Builder. getUseMarginsOnHeaderFooter()optional .ironpdfengineproto.ChromeUseMarginsP use_margins_on_header_footer = 31;ChromeUseMarginsPChromePdfRenderOptionsP. getUseMarginsOnHeaderFooter()optional .ironpdfengineproto.ChromeUseMarginsP use_margins_on_header_footer = 31;ChromeUseMarginsPChromePdfRenderOptionsPOrBuilder. getUseMarginsOnHeaderFooter()optional .ironpdfengineproto.ChromeUseMarginsP use_margins_on_header_footer = 31;static ChromeUseMarginsPChromeUseMarginsP. parseDelimitedFrom(InputStream input)static ChromeUseMarginsPChromeUseMarginsP. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ChromeUseMarginsPChromeUseMarginsP. parseFrom(byte[] data)static ChromeUseMarginsPChromeUseMarginsP. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ChromeUseMarginsPChromeUseMarginsP. parseFrom(com.google.protobuf.ByteString data)static ChromeUseMarginsPChromeUseMarginsP. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ChromeUseMarginsPChromeUseMarginsP. parseFrom(com.google.protobuf.CodedInputStream input)static ChromeUseMarginsPChromeUseMarginsP. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ChromeUseMarginsPChromeUseMarginsP. parseFrom(InputStream input)static ChromeUseMarginsPChromeUseMarginsP. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ChromeUseMarginsPChromeUseMarginsP. parseFrom(ByteBuffer data)static ChromeUseMarginsPChromeUseMarginsP. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type ChromeUseMarginsP Modifier and Type Method Description com.google.protobuf.Parser<ChromeUseMarginsP>ChromeUseMarginsP. getParserForType()static com.google.protobuf.Parser<ChromeUseMarginsP>ChromeUseMarginsP. parser()Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type ChromeUseMarginsP Modifier and Type Method Description ChromeUseMarginsP.BuilderChromeUseMarginsP.Builder. mergeFrom(ChromeUseMarginsP other)ChromePdfRenderOptionsP.BuilderChromePdfRenderOptionsP.Builder. mergeUseMarginsOnHeaderFooter(ChromeUseMarginsP value)optional .ironpdfengineproto.ChromeUseMarginsP use_margins_on_header_footer = 31;static ChromeUseMarginsP.BuilderChromeUseMarginsP. newBuilder(ChromeUseMarginsP prototype)ChromePdfRenderOptionsP.BuilderChromePdfRenderOptionsP.Builder. setUseMarginsOnHeaderFooter(ChromeUseMarginsP value)optional .ironpdfengineproto.ChromeUseMarginsP use_margins_on_header_footer = 31;
-